*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 12 Mar 2001 16:45:29 +0000 (16:45 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 12 Mar 2001 16:45:29 +0000 (16:45 +0000)
lisp/ChangeLog

index 804d29c609645fcb68f3b312082557d7153552c8..85eff1a40ca12aaee4f432511591769f0160f8d9 100644 (file)
@@ -1,5 +1,8 @@
 2001-03-12  Gerd Moellmann  <gerd@gnu.org>
 
+       * play/life.el (life): Rearrange code so that all calls to
+       life-display-generation are in a catch-form.
+
        * progmodes/etags.el (tags-loop-continue): Don't change point in a
        file that isn't interesting.  In an interesting file, push the old
        value of point on the mark ring.